go.uber.org/zap/zapcore.counter.IncCheckReset (method)

2 uses

	go.uber.org/zap/zapcore (current package)
		sampler.go#L65: func (c *counter) IncCheckReset(t time.Time, tick time.Duration) uint64 {
		sampler.go#L222: 		n := counter.IncCheckReset(ent.Time, s.tick)